Just installed this useful tool: it appears when i open a new post. but when i click on the icon. nothing happens.
what do i have to do? im not relly a crack….
thanks for helping
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I have the values I would like to display on the graph stored in a mysql database. Is it possible with this plugin to code in php and write a query to pull data from the database and display this data on the graph?
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Edit the charbootforwordpress.php file
add the line
wp_enqueue_script( 'jquery-ui-dialog' );
to the function LPCFW_EquequeScripts
The whole function should look like this:
function LPCFW_EquequeScripts() {
wp_register_script( 'custom-script', plugins_url( '/js/custom.js', __FI$
wp_enqueue_script( 'custom-script', array('jquery-ui'));
wp_enqueue_script( 'jquery-ui-dialog' );
wp_enqueue_style ( 'wp-jquery-ui-dialog');
}
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>3.8, 3.9, 4.0 – I have been trying to get it to work and it just won’t any longer.
1. The plugin is installed and working; I have disabled all other plugins completely and it’s the only one running, but it will not work at all.
2. The Chartboot button will not show a pop up window for you to enter the data into. If you click it, it will not show the data entry panel at all.
3. If you right click and try to open into a window, it will show the data entry page for Chartboot. It will render and create the charts for you, but because it’s in a new window, when you click “Send to WP”, it won’t. It needs to be supported because this will be a brilliant plugin if we can get it working with WP 4.0 and beyond.
Help computer (GI Joe reference)
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Will the charts made from data available in Google spreadsheet responsive as well as interactive?
Also my data in Google Spreadsheets always changes due to survey form calculations. So will the new data will be updated to the line graph automatically or I have to do it manually?
I am okay, if for this I would be required to buy a paid plugin but it will be worth only if these requirements are satisfied or not.
Currently, I am using an image which is published directly from Google Spreadsheets as if I use interactive image directly from Google Spreadsheets, the line graph doesn’t show completely on my mobile phone as it isn’t responsive.
URL – https://www.getcsr.com
Thanks!
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I am using chartboot plugin for charts for my website its not displaying charts on website https://par.com.pk/weather/dam-inflow-forecast/ please advice what should I do?
Your prompt reply will be highly appreciated.
Thanks
Hanif
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I have chart data on multiple sheets within one Google Spreadsheet. Each spreadsheet has it’s own unique ID number at the end of the URL.
When I create a chart in Chartboot the first sheets data works fine.
When I insert the URL for the second sheet, the data pulled is from the first sheet.
Chartboot is not recognizing the URL for the second sheet.
Is this a bug? Each URL is different due to the unique ID #. It should be working.
Please help!
Mike
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Make a chart, but the “Send to WP” button doesn’t do anything. It also won’t chart the last row of data
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I am trying to use ChartBoot to produce a combo chart which in most respects it does fine. However, a small niggle, where I have a chart which has a percentage line overlaying columns the legend on the right axis (as I have set it up) shows the numbers of percentage e.g. 0 – 60 but it won’t show the format e.g. 0%, 30% etc. Works fine in Google. Any ideas much appreciated.
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I am trying to use this chart which works fine with the data in Google docs. However, when I paste the chart data into the plugin I get the error message:
“Time line
The required data format for the Time line doesn’t match the current data.
The first column should contain dates. Subsequently, all columns should contain numbers or text. Each numeric column may be followed by one or two text columns.
Here’s an example: …”
This is the format of the data I am entering >>
31-Jul-2004 98.8 95.78
31-Aug-2004 98.8 95.78…
This data, without editing, works fine to produce a line chart so not sure why this would be? Hope you can help. Thanks.
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Hello, I’ve had issues with the previous version of Chartboot (2.3) and WordPress 3.6, so I thought updating both of them would fix it. But it didn’t
I’m currently using ChartBoot 2.4 with WordPress 3.6.1
When I click any button: “Import Data”, “Edit Chart”, “Set Style” and so on, it doesn’t open anything. There are these errors in my browser’s Console:
Uncaught TypeError: Cannot read property ‘webkit’ of undefined bootstrap.min.js:6
Uncaught ReferenceError: GCEWP is not defined cbwp.php:46
any help would be greatly appreciated because this is kind of an emergency, thanks!
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>If I try and look at my chart – which shows fine in Chrome on on my PC running Windows – I get an error message:
Chrome for Android does not support this plugin.
In Firefox: “a plugin is needed to display this content.”
On other browsers I just get a piece of lego. Any ideas why this is?
Otherwise great plugin which I have rated 5*. Many thanks.
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>It seems strange that no one has commented on this yet. When I was first trying to get this working when I clicked on the neato Add Google Chart button it brought up a somewhat blank pane. I figured out that the page was trying to load insecure content and the jsapi script from google was being blocked by my browser. (our back-end admin panel is setup to load over https) here is the message in Chrome’s javascript console.
[blocked] The page at https://wpsupport.boisestate.edu/wp-content/plugins/chartboot-for-wordpress/cbwp.php ran insecure content from https://www.google.com/jsapi.
I was able to fix the whole issue by editing cbwp.php eight lines or so from bottom to src=”//www.google.com/jsapi” it was originally src=”https://www.google.com/jsapi” This allows the browser to load up http or https depending on what the page is. If you could make this change in the next version I think it would be an improvement.
Got the idea from the second edit of the author’s question. Not too sure if it is directly related to this issue. https://stackoverflow.com/questions/547384/where-do-you-include-the-jquery-library-from-google-jsapi-cdn
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Ipagg, thank you for your continuous support. The last bug with adding a null entry now got much worse – it is deleting the last line now! I have discovered this after uploading a number of big charts and it was quite frustrating ??
In addition, the latest version of chartboot is adding a boatload of crap to the code – what is “xxx01xxx” doing in every single line? Is there a purpose to it? Also, why did you move away the two checkmarks to link to chartboot and border to a separate tab? And why did you change the size to 800 pixels? Now there are more extra clicks and changes involved ?? Also, the title does not get added to the chart sometimes. Not a critical issue, but another bug to report.
I really wish we could go back to the very first version of chartboot, where everything worked perfectly. Now it seems that the latest version is full of bugs and features that we do not want to see.
Very unfortunate, since this could be a superb plugin with no real competition!
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Chartboot is now adding a null entry at the end of the graph automatially, even if I remove all the space on the bottom of the import window. Please fix this – the import window worked perfectly fine before the last update.
Thank you!
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Finding that there is a big gap around the chart (is this just a theme issue?) especially around the bottom. What can be done about this? Thanks. (I could send you a picture if you want to send me a way to contact you)
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>button import data doesn’t work
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>Hello,
When launching chartboot, the popup window comes up, but neither the “Import” or the “Set Types” buttons work anymore…
Please fix, love the plugin!
https://www.ads-software.com/plugins/chartboot-for-wordpress/
]]>I’m trying to configure the state of a motion chart, so that it loads with certain options pre-configured (e.g. unique colours for individual bubbles on the chart, time set on the x-axis), but I’m not having any success.
I’m setting the parameters I want in the “state” part of the jsondesc that Chartboot uses to build the chart, e.g. for unique colours:
“state”:{“colorOption”:”_UNIQUE_COLOR”}
This is taken from the state string available from the advanced settings in the motion chart once I’ve manually configured it as I want.
However, whatever I put in is having no effect when the chart loads. How do I do this?
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Would it be possible to resize the width and height of the chartboot visualizations when the screen of the browser gets too narrow?
Here is one of my chartboot graph and it would be great if it would appear smaller – when viewed on a smart phone for example.
Thanks a lot for the great plugin!
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>I just installed ChartBoot, but when I click on the Media Button it will not open the dialogue box. I can right click and open the dialogue box ina new tab, but then nothing appears when I click ‘import data.’ FYI, I am on version 3.0.1, might this be causing the problem?
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>I found a strange bug(?) in Chartboot. When I include the following chart the entire post is not shown (just saying ‘No Content’):
[chartboot version= '2.3' code= '7E83' border= '1' width= '625' height= '325' attribution= '1' jsondesc= '{"containerId":"visualization7E83","dataTable":{"cols":^{"id":"","label":"Year","pattern":"","type":"string"},{"id":"","label":"Africa","pattern":"","type":"number"},{"id":"","label":"Asia","pattern":"","type":"number"},{"id":"","label":"Europe","pattern":"","type":"number"},{"id":"","label":"Latin America and the Caribbean","pattern":"","type":"number"},{"id":"","label":"Northern America","pattern":"","type":"number"},{"id":"","label":"Oceania","pattern":"","type":"number"}|,"rows":^{"c":^{"v":"1950","f":null},{"v":0.229895,"f":null},{"v":1.403389,"f":null},{"v":0.547287,"f":null},{"v":0.167368,"f":null},{"v":0.171615,"f":null},{"v":0.012675,"f":null}|},{"c":^{"v":"1955","f":null},{"v":0.255521,"f":null},{"v":1.549293,"f":null},{"v":0.575236,"f":null},{"v":0.191707,"f":null},{"v":0.18696,"f":null},{"v":0.014165,"f":null}|}|,"p":null},"options":{"legend":"right","curveType":"","vAxes":^{"title":null,"minValue":null,"maxValue":null,"viewWindow":{"max":null,"min":null},"useFormatFromData":true},{"viewWindow":{"max":null,"min":null},"minValue":null,"maxValue":null,"useFormatFromData":true}|,"animation":{"duration":500},"booleanRole":"certainty","lineWidth":2,"hAxis":{"minValue":null,"maxValue":null,"viewWindow":null,"viewWindowMode":null,"useFormatFromData":true}},"state":{},"view":{},"isDefaultVisualization":true,"chartType":"LineChart"}' ]
Yet when I put the same chart and choose smoothed line chart as the chart type it works fine. (I have changed to Twenty Ten and switched off every plugin I am using and still encounter this problem.)
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Hi,
Very nice plugin and very easy to use. But the default colours aren’t much good to me I’m afraid. I need certain RGB or Hex colours to conform to brand guidelines. For example, the blues available are not quite right. I need #0069a9. Similarly for the green and the orange.
Also the pop-up isn’t big enough for long titles. How can I make this bigger please?
Thank you!
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Is there a way that ChartBoot can pull the data needed for the charts directly from Google Drive so we don’t have to always copy paste the information every time we update the spreadsheet?
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>I really don’t understand what the Universal Service/Premium version does over the free version. Could you elaborate?
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Hello,
Nice Pluigin but there is a way to connect this to a mysql server? I cannot perform all the queries that I need to have a functional cockpit/dashboard.
If is it possible please tellme how or is it functional on the paid version.
Thanks in advance,
Diego.
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Hi it works fine with my html code,
but when I put it into <?php ?>, the diagram could not show then.
All I changed is change ” to ‘,
and my code is
echo "[chartboot version= '2.3' code= '81F5' border= '1' width= '625' height= '325' attribution= '0' jsondesc= '{'containerId':'visualization81F5','dataTable':{'cols':^{'id':'','label':'Names','pattern':'','type':'string'},{'id':'','label':'Quantity','pattern':'','type':'number'}|,'rows':^{'c':^{'v':'A','f':null},{'v':12,'f':null}|},{'c':^{'v':'B','f':null},{'v':25,'f':null}|},{'c':^{'v':'C','f':null},{'v':21,'f':null}|},{'c':^{'v':'D','f':null},{'v':9,'f':null}|},{'c':^{'v':'E','f':null},{'v':16,'f':null}|}|,'p':null},'options':{'legend':'right','isStacked':false,'vAxes':^{'title':null,'minValue':null,'maxValue':null,'viewWindow':{'max':null,'min':null},'useFormatFromData':true,'logScale':false},{'viewWindow':{'max':null,'min':null},'minValue':null,'maxValue':null,'useFormatFromData':true,'logScale':false}|,'animation':{'duration':500},'booleanRole':'certainty','hAxis':{'useFormatFromData':true,'minValue':null,'maxValue':null,'viewWindow':null,'viewWindowMode':null}},'state':{},'view':{},'isDefaultVisualization':true,'chartType':'ColumnChart'}' ]";
Could you help me plz? Thanks ??
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Hi there Chartboot,
I really like the plugin. I’d like to know if you could adapt the plugin so that the size of chart can be set in percentages, allowing easier integration in responsive websites.
Thanks!
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>This plugin is really great! Thanks a lot for this!!
My question is how to address the charts in css. I’d like to have all charts centered and would like to do that in css. My knowledge of css is small. I know that I can center images by
img {
margin-left: auto;
margin-right: auto;
}
What would be the equivalent of img
for the chartboot charts so that I can address them similarly in css?
Thanks!
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>Hey Luca,
My Chartboot GS no longer works. I get “Access Denied” from all of my sheets, even though they are all configured as public access (which I have tested and verified).
Not sure what changed, as they were just working a few days ago.
https://www.ads-software.com/extend/plugins/chartboot-for-wordpress/
]]>