[Plugin update 2023] ChartJS - Charts and Graphs (TechBlocks)

How do I get my x-axis labels to wrap onto new lines?

Hey @ilangutman thanks for the question!

Can you try upgrading to the latest version 4.38.114? We pushed an update awhile back that should change the angle of the x-axis label to address super lengthy labels overlapping. Let me know how that works for you!


@Kent

@alex4 After doing a bit more testing I’ve come across another edge case with the bar chart labels for negative values. If the data point’s value is between 0 and -1 (e.g. -0.33) the label is not showing a negative sign. Here is a screenshot showing what I mean:

Thanks for the catch here. I’ve pushed an update in 4.38.115 that should fix the issue. Thanks for the patience on this one–as you might imagine there are lots of edge cases and conditionals. Please take a look and let me know if I can address anything else!


@premrajnarkhede thanks for your request here:

I am using C&G for making dynamic line charts. Is it possible to make axis choice (A/B) dynamic?

This currently isn’t possible (you’ll have to set up conditionals)–although I do have it on my roadmap to make these axes dynamic for Mixed Charts!


@aestela

Wanted to ask if the Log scale was ever achievable I found a post from 2021 about it but can’t find it in the scatter nor bubble chart configs.

[Plugin Update: 2021] TechBlocks Charts and Graphs (Chart.js) Plugins

Great to hear from you @aestela – we haven’t built this update in yet for log scaled axes. Does it sound like you need this mostly on scatter and bubble charts?