Map chart issue
- Yannick Arnaud
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
6 years 3 months ago #6938
by Yannick Arnaud
Map chart issue was created by Yannick Arnaud
Hello,
I recently subscribe to vchart and I have several issues with the map chart.
First issue:
I am trying to load the data from a CSV, it does seem to work, because i can select the column information, latitude and longitude.
But when the column are selected, the associate fields are generated but they are all empty.
I have a lot of data, around 1200 markers, and it's not possible to add them all one by one.
Please find in the attachements a screenshot of the editor and an example of the csv, zipped, used to load the data.
2nd issues:
I try it by manually insert some of the data, the preview work fine, but when i try to display the chart in the front end, nothing is shown.
In the chrome console, a bunch of issues are reported. One of it is :
Please find in the attachements a screenshot of the console.
Thanks in advance for your help.
Regards
Yannick.
I recently subscribe to vchart and I have several issues with the map chart.
First issue:
I am trying to load the data from a CSV, it does seem to work, because i can select the column information, latitude and longitude.
But when the column are selected, the associate fields are generated but they are all empty.
I have a lot of data, around 1200 markers, and it's not possible to add them all one by one.
Please find in the attachements a screenshot of the editor and an example of the csv, zipped, used to load the data.
2nd issues:
I try it by manually insert some of the data, the preview work fine, but when i try to display the chart in the front end, nothing is shown.
In the chrome console, a bunch of issues are reported. One of it is :
Refused to apply style from ' www.pprec-rdc.org/administrator/componen...Chart/css/vChart.css ' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Please find in the attachements a screenshot of the console.
Thanks in advance for your help.
Regards
Yannick.
Please Log in to join the conversation.
6 years 3 months ago #6941
by Daniel
Thanks
Daniel
Replied by Daniel on topic Map chart issue
Hello,
Please share your backend & FTP login credentials via Contact us form, we'll look into it.
Please share your backend & FTP login credentials via Contact us form, we'll look into it.
Thanks
Daniel
Please Log in to join the conversation.
- Yannick Arnaud
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
6 years 3 months ago #6945
by Yannick Arnaud
Replied by Yannick Arnaud on topic Map chart issue
Hi Daniel,
Info send via the contact us form.
Regards,
Yannick
Info send via the contact us form.
Regards,
Yannick
Please Log in to join the conversation.
- Yannick Arnaud
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
6 years 3 months ago #6982
by Yannick Arnaud
Replied by Yannick Arnaud on topic Map chart issue
Hello,
Is it possible to have an update about my issues ?
Regards
Yannick.
Is it possible to have an update about my issues ?
Regards
Yannick.
Please Log in to join the conversation.
6 years 3 months ago #6984
by Daniel
Thanks
Daniel
Replied by Daniel on topic Map chart issue
Hello,
The issues have been resolved, please check and let us know your feedback...
The issues have been resolved, please check and let us know your feedback...
Thanks
Daniel
Please Log in to join the conversation.
- Yannick Arnaud
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
6 years 3 months ago #6987
by Yannick Arnaud
Replied by Yannick Arnaud on topic Map chart issue
Hello Daniels,
Thanks, i did check.
The editor part seems to be ok so far, that's a good news.
The display of the map chart in module is working, except some google error about truncated data, but i guess it's coming from my datasource, maybe to much data.
But the display of the map chart directly via a menu item doesn't work at all. Got a series of error in chrome console:
This menu is currently only accessible for register user, if you need to test, you can login with the admin user.
When login, to access this chart, click on the menu item [Indicateur de réforme], the one juste after [missions].
It will open a new dedicated menu, you need to expand the menu item [Suivi] and click on the link [Carte des centres visités]
Let me know if you need more help/information
Best regards
Thanks, i did check.
The editor part seems to be ok so far, that's a good news.
The display of the map chart in module is working, except some google error about truncated data, but i guess it's coming from my datasource, maybe to much data.
But the display of the map chart directly via a menu item doesn't work at all. Got a series of error in chrome console:
Code:
GET http://canvg.googlecode.com/svn/trunk/canvg.js net::ERR_ABORTED 404 (Not Found)
carte-des-centres-visites:95 GET http://canvg.googlecode.com/svn/trunk/rgbcolor.js net::ERR_ABORTED 404 (Not Found)
carte-des-centres-visites:1 Refused to apply style from 'http://www.pprec-rdc.org/administrator/components/com_vChart/css/vChart.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
jquery-migrate.min.js?48f1dddb3db15fa06a28bb8c19cc3e2e:2 JQMIGRATE: Migrate is installed, version 1.4.1
carte-des-centres-visites:46 GET http://www.pprec-rdc.org/components/com_vchart/css/html2canvas.js net::ERR_ABORTED 404 (Not Found)
carte-des-centres-visites:47 GET http://www.pprec-rdc.org/components/com_vchart/css/jquery.plugin.html2canvas.js 404 (Not Found)
carte-des-centres-visites:95 GET http://canvg.googlecode.com/svn/trunk/rgbcolor.js net::ERR_ABORTED 404 (Not Found)
carte-des-centres-visites:96 GET http://canvg.googlecode.com/svn/trunk/canvg.js net::ERR_ABORTED 404 (Not Found)
carte-des-centres-visites:124 Uncaught TypeError: Cannot read property 'load' of undefined
at carte-des-centres-visites:124
(anonymous) @ carte-des-centres-visites:124
This menu is currently only accessible for register user, if you need to test, you can login with the admin user.
When login, to access this chart, click on the menu item [Indicateur de réforme], the one juste after [missions].
It will open a new dedicated menu, you need to expand the menu item [Suivi] and click on the link [Carte des centres visités]
Let me know if you need more help/information
Best regards
Please Log in to join the conversation.