• Hello,

    The graphs are not displaying properly after running a scan on my wordpress install.

    After inspecting the result, it appears there is a syntax error in the JSON data to display:

    var data_pie_70a9b7be = [
    									{
    					label: "P3 (Plugin Performance Profiler)",
    					data: 0,00285641849041				},
    							{
    					label: "Gravity Forms",
    					data: 0,147278040647				},
    							(.........)
    						];

    The commas in the data should be periods for the JSON data to be parsed correctly.

    This may be due to the fact that my WordPress install is localized in french. My browser language (Chrome) is also set to french.

    https://www.ads-software.com/plugins/p3-profiler/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor asink

    (@asink)

    Sorry to hear you are having difficulty. I set a new WordPress installation to French and changed my browser language to French and was able to run a scan which generated graphs. Is there any other information you can provide? Plugins / themes being run, etc.

    Same here. P.S. I also have that problem with comas versus periods on my website (I noticed it on some other plugin). I think it can be a theme problem, btw thousands copies of this theme were sold so I’m sure there are many people with this exact problem.

    Also nothing happens when I click on the button “Email these results” and no e-mail input fields are shown.

    There is no way to see the results ??

    Can the plugin author fix this coma-period problem by hardcode it? That would solve the problem for these themes. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Graphs not showing (commas in JSON floats)’ is closed to new replies.