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.

support for material design charts?

See original GitHub issue

I think some of the chart options only work with material design.

    axes: {
      y: {
        0: {side: 'right'}
      }
    }

Here’s the fiddle from Google’s example. https://jsfiddle.net/api/post/library/pure/

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:15 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
stevesuhcommented, Jul 25, 2016

Yes but this react module does not support the material charts. It uses ChartWrapper(https://developers.google.com/chart/interactive/docs/reference#chartwrapperobject) which only support the classic charts.

1reaction
danielmanacommented, Apr 27, 2017

It looks like just using chartType="Bar" makes the trick. google.visualization.ChartWrapper takes the chartType parameter and renders whatever we pass there

Read more comments on GitHub >

github_iconTop Results From Across the Web

Data visualization - Material Design
These dashboards typically include a few small charts or a scorecard, with dynamic headlines that explain the trends and insights provided in each...
Read more >
Material design charts and Data visualization encyclopedia
Material design charts and Data visualization encyclopedia · Bar chart · Column chart · Histogram · Heatmap · Pie & Circular charts ·...
Read more >
Material Design Charts - Dribbble
Material Design Charts. Inspirational designs, illustrations, and graphic elements from the world's best designers. Want more inspiration?
Read more >
Sales - Material Design Bootstrap
Sales · Change · Line chart · Radar chart · Bar chart · Polar area chart · Pie Chart · Doughnut Chart ·...
Read more >
Material Design Data Visualizations | Figma Community
Material Design Data Visualizations · Area Chart · Bar Chart · Bubble Chart · Candlestick Chart · Donut Chart · Geo Chart ·...
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