I want to use a graph that displays a score from 0 to 100.

1 reply · opened Sep 14, 2021

MmindisitSep 14, 2021

The graph you provide does not show the lowest score.
And the highest score is displayed until the end.

I want to display a graph of all scores from 0 to 100.

If I randomly put 0 points to indicate 50 points, a blank space is created and I hate to see it.

What method should I use?

I am using the 'charts-bar-horizontal.html' file.

SSemicolon WebSTAFFSep 15, 2021

Hello,

Thanks for your Patience!

The Chart Plugin used is https://www.chartjs.org/ and these are the Default Settings currently available. You can consider using the Available Settings: https://www.chartjs.org/docs/2.9.4/charts/bar.html#horizontal-bar-chart to Customize the Chart according to your needs. Some more useful Settings which might be helpful: https://www.chartjs.org/docs/2.9.4/configuration/elements.html#line-configuration and https://www.chartjs.org/docs/2.9.4/charts/area.html#filling-modes . You will to customize the fill JS Setting for the Chart to look according to your needs.

Since the Chart you are looking for is currently not available, you will need to manually Customize the Charts further according to your needs. We will definitely try releasing more Chart Examples in the Future Updates. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard