Codeinwp / visualizer

WordPress Visualizer plugin is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.
106 stars 29 forks source link

Chart title not visible above the chart in chartJS library #1133

Closed vytisbulkevicius closed 4 months ago

vytisbulkevicius commented 5 months ago

Description

As we're working on introducing edition for the backend title - https://github.com/Codeinwp/visualizer-pro/issues/445

I noticed that for charts when chartJS library is used the title doesn't appear in the front-end (above the chart) as it should be.

image

I can add it via Manual configuration:

image

But it should be controllable via settings as well.

For reference - https://www.chartjs.org/docs/latest/configuration/title.html

Step-by-step reproduction instructions

Try to add Title for chartJS library charts.

Screenshots, screen recording, code snippet or Help Scout ticket

No response

Environment info

No response

Is the issue you are reporting a regression

No