You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Doesn't quite fit any of the issue categories; this is more a suggestion than a bug.]
According to the documentation the excellent new XYChart doesn't have a way of showing series labels or legend. However the initial proposals for such a chart type did include such labels, and all graphing packages include this option.
Steps to reproduce
n/a
Screenshots
No response
Code Sample
No response
Setup
Mermaid version: 10.8.0
Browser and Version: n/a
Suggested Solutions
In the same way that a Y axis definition can include a title (y-axis "Revenue (in $)" ...) allow a name after the series name: line "Sales" [...].
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Would be super useful due to mermaid being essentially the only way to show charts in github's markdown contexts (unless you want to export charts from some other graphing package).
Would be super useful due to mermaid being essentially the only way to show charts in github's markdown contexts (unless you want to export charts from some other graphing package).
In the mean time, I have been doing this for a legend just after the chart:
Would be super useful due to mermaid being essentially the only way to show charts in github's markdown contexts (unless you want to export charts from some other graphing package).
In the mean time, I have been doing this for a legend just after the chart:
Description
[Doesn't quite fit any of the issue categories; this is more a suggestion than a bug.]
According to the documentation the excellent new XYChart doesn't have a way of showing series labels or legend. However the initial proposals for such a chart type did include such labels, and all graphing packages include this option.
Steps to reproduce
n/a
Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
In the same way that a Y axis definition can include a title (
y-axis "Revenue (in $)" ...
) allow a name after the series name:line "Sales" [...]
.Additional Context
No response
The text was updated successfully, but these errors were encountered: