How do I put more than one line in a line chart? C# docs lacking, API unclear #451
Replies: 2 comments 1 reply
-
You are looking for I could ask if you are using the native C# API or the base lib and provide code snippets for both cases, but i choose not to due to your passive agressive question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I’ve moved on to ScottPlot, it’s API is C# native, so for me it’s easier to find things/Sten ✉️On Apr 17, 2024, at 8:48 AM, Kevin Schneider ***@***.***> wrote:
You are looking for Chart.Combine.
I could ask if you are using the native C# API or the base lib and provide code snippets for both cases, but i choose not to due to your passive agressive question.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I want to put multiple lines on the same line chart, then export the chart to PNG.
It's clear the C# API was slapped on as an afterthought, so I'm having trouble figuring this out.
Is it doable? How?
Beta Was this translation helpful? Give feedback.
All reactions