Problem with CHART

Plus d'informations
il y a 1 an 2 mois #2052 par flodi
Problem with CHART a été créé par flodi
I tried to put in a page one of the example charts

{up chart=Column
| title=Taux d'utilisation des navigateurs Internet en 2019| height=400
| area=2,15,98,75}
Navigateur,2019,##color##,##label##
Chrome,57.4,green,Chrome
Safari,13.5,indigo,Safari
IE et Edge,6.8,#369,IE
Firefox,6.8,#FF8C00,Firefox
Opera,2.4,red,Opera
{/up chart}

but I get this error:
Data column(s) for axis #0 cannot be of type string×

Some one can help, please? Thank you

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 2 mois #2053 par lomart
Réponse de lomart sur le sujet Problem with CHART
hi,
Try putting the lines one by one to find the one that generates the error

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 2 mois #2064 par flodi
Réponse de flodi sur le sujet Problem with CHART
{up chart=Column | title=test} 0,0 {/up chart}
{up chart=Column | title=test} ciao,0 {/up chart}
{up chart=Column | title=test} 0,ciao {/up chart}

all the three examples gives the same error as above

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 2 mois #2069 par lomart
Réponse de lomart sur le sujet Problem with CHART
With this shortcode:
Code:
{up chart=Column | title=Taux d'utilisation des navigateurs Internet en 2019| height=400 | area=2,15,98,75} Navigateur,2019,##color##,##label## Chrome,57.4,green,Chrome {/up chart}
I get this:
i.postimg.cc/pTMD1zKn/2023-11-08-12-44-00.png

Hard for me to fix a problem that I can't reproduce

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 2 mois #2071 par flodi
Réponse de flodi sur le sujet Problem with CHART
Found the problem. To make it work, I have to put it between <pre></pre> in source view

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 1 an 2 mois #2078 par lomart
Réponse de lomart sur le sujet Problem with CHART
It is not normal. Which editor do you use ?

Connexion ou Créer un compte pour participer à la conversation.

Propulsé par Kunena