question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can we have some other charts, not only Pie type charts

See original GitHub issue

Is your feature request related to a problem? Please describe. while use mermaid with markdown, only have Pie type chart to use

Describe the solution you’d like hope have some other type to use, such as bar chart, line chart

Describe alternatives you’ve considered More and more people use markdown and mermaid in modern editor, I think rich chart type will support people to use markdown better. And it will be easier to obtain a bar chart or line chart in markdown than in Word or Excel. even, it can be a revolution against MS Office Word

Additional context maybe chart grammar like below

chart
  type: bar
  xAxis: [2019,2020,2021],
  yAxis: [150,   220,    300]

and I found something interesting called Vega https://vega.github.io , maybe we can learn from that.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:33
  • Comments:5

github_iconTop GitHub Comments

3reactions
jacob-shumancommented, Nov 24, 2022

I love sequence, pie, git charts etc, but it would open up so many possibilities for me to be able to generate a simple bar chart with mermaid!

0reactions
akutzcommented, Dec 17, 2022

Is there by chance a branch with this work in-progress we could use if we just needed something simple?

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 unusual alternatives to pie charts - Tableau
5 unusual alternatives to pie charts · The dumbbell chart · The bump chart · The donut · The treemap · The waffle...
Read more >
Alternatives to Pie Charts, with FREE Cheat Sheet Infographic
Dozens of pie charts alternatives, with short but detailed checklists. Great free infographic with these alternatives to pie charts, ...
Read more >
A Complete Guide to Pie Charts | Tutorial by Chartio
Pie charts are a common but often misused visualization to show division of a whole into parts. Learn how to get the most...
Read more >
When Pie Charts Are Okay (Seriously): Guidelines for Using ...
Pie charts are easiest to read with only two or three slices. What if you have lots of different slices, like favorite ice...
Read more >
What to consider when creating pie charts
One pie chart can only show one total and its shares. If you want to e.g. compare two polls with each other, consider...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found