Horizontal Bar Charts #827
mjanulaitis
started this conversation in
Ideas
Replies: 2 comments
-
|
Alberto any update on this? I imagine it's really simple and possibly already supported. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, this is already supported, they are called https://lvcharts.com/docs/WPF/2.0.0-beta.700/samples.bars.race Sorry about the late response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My app currently uses a branched version of LiveCharts to resolve some memory leaks and added support for console apps to generate images (now a feature of v2). I wasn't able to figure out horizontal bar charts so I just wrote my own since they are really simple given my previous experience writing my own real-time charts in C, C++, C# and even Java. I want my charts to all have the exact same look and feel so I'd like to figure them out. Can you please provide a sample if it's possible? For example in ascii art:
I'd actually like to be able to move the legend left or right
Beta Was this translation helpful? Give feedback.
All reactions