Plugin Author
silsha
(@silsha)
This plugin doesn’t display tables, so I guess you used the shortcode from TablePress.
Please make sure you have read the plugin description to understand which shortcode parameters are available: https://wordpress.org/plugins/charts-for-tablepress-chartist/#description
Thread Starter
pit24
(@pit24)
Chartist takes data from TablePress?
Did you see in the photo that it doesn’t show the chart
Plugin Author
silsha
(@silsha)
Sorry, I did not see the screenshot.
Can you send me an export of your TablePress data and the shortcode you used?
Thread Starter
pit24
(@pit24)
Shortcode TablePress [table id=5 /]
Shortcode TablePress Chart [table-chart id=5]
Suite table and chart
-
This reply was modified 3 years, 10 months ago by
pit24.
-
This reply was modified 3 years, 10 months ago by
pit24.
Plugin Author
silsha
(@silsha)
I see two issues with your data:
1. You use comma as decimal separator. Please write the numbers like this: 1.48.
2. It looks like you are trying to represent three dimensions: Country, fuel and the value. If I’m not mistaken, that doesn’t work.
You should see an output when you solve point 1. However, the country will not be displayed.
Thread Starter
pit24
(@pit24)
Thank you, I will try to correct the error