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

@igorracca13 Great to hear that the fix we pushed solved your challenges and that the vertical spacing issue was solved by the conditional statements. Please don’t hesitate to reach out if you have any other requests or questions!

Hi @alex4
Found a bug with the Chart - Scatter/Line with Time-Series. From version 5.0.62 onwards the ability to drag & drop the points/values stops working even with the “Draggable Values” option set to yes. It works correctly in version 5.0.61 backwards. Can you please resolve and let me know as I want to upgrade the plugin but have a live system that relies on that functionality.
Cheers, Liam.

Hey @liam1 – thanks for reaching out! We’ll look into the draggable scatter points you’ve shared and get back to you soon. Will keep you posted on the fix.

Hey @liam1 – we’ve pushed an update in v5.3.9 of the plugin that should resolve your issue with draggable points on scatter charts.

Can you please upgrade to that version and let us know how it’s working for you?

Great, thanks for the update.

You’re welcome, @liam1 . Let us know if you have any other questions or requests–more than happy to help!

Hi @ajl5 - thank you for a great plugin and happy new year :slight_smile:
Quick question on the Heatmap chart. I would like to use it to display a Risk Management Matrix.
X Axis : Probability - 5 different levels
Y Axis : Severity - 5 Different levels
Color : Based on number of risks within the matrix cell (ie risk nb of risk with the same probability and severity).

My data series is called Risk_Assessment where each risk has a Probability level and Severity Level. How can / should I set this up using the Heatmap Beta component?
Many thanks for your support.
Cheers,
Bernard

Hi @ajl5 ,

I have some requests for the scatter charts:

  1. Scatter chart - allow decimal place setting for x axis. Currently, you can only set for y-axis.
  2. Add Axis title for Y and X axis for scatter charts

Thanks!

@ajl5 Could I also request for the ability to choose custom colors for the dots? Right now, this function is only available for the bar charts.