Jump to content

Charts: Gradient, Color, Animate Using unigui


mhmda

Recommended Posts

Hola Mohammad, estuve viendo tu ejemplo. Intente reproducirlo pero no puedo hacerlo andar...

 

Copie el Chart.js de tu proyecto al mio, pero no se como decirle que lo use.

El error que me sale es: store1 is not defined

 

Podrías indicarme los pasos para repoducir el ejemplo.

 

Gracias.

 

Hi Mohammad, I was watching your example. Try to play it but I can not walk ...

 
Chart.js copy of your project to mine, but not how to tell you to use.
The error I get is: store1 is not defined
 
Could you tell me the steps to repoducir example.
 
Thank you.
 
Translated by Google.
Link to comment
Share on other sites

Hi,

 

1. Create a 'js' folder in your project directory:

 

 

chrt_1.jpg

 

 

2. Add the 'charts.js' file to 'js' folder:

 

chrt_2.jpg

 

3. add link to js file in server module:

 

chrt_3.jpg

 

4. Add html frame to your project and add this code to client events --> 'on added':

 

chrt_4.jpg

 

 

5. in js file add 'var' to store1:

 

chrt_5.jpg

 

 

 

...:-)......

 

 

 

 

 

 

 

 

 

 

 

  • Upvote 1
Link to comment
Share on other sites

  • 2 weeks later...
Interesting chart type, good presentation, ... my question, how you can show other types of graphs, bar type, stack, etc ... or is this just the bar,

 

thanks and congratulations                                                   by google translator

----------------------------------------------------------------------------

 

Interesante tipo de grafico, buena presentación, ...mi pregunta, ¿como se puede mostrar otros tipos de graficos, tipo barra , stack , etc...o sólo se debe usar este de barra, 

 

gracias y felicitaciones 
Link to comment
Share on other sites

  • 3 months later...
  • 4 months later...

Hi, and firstly thanks again Modammad.

 

I see charts v2 demo, I've made the same thing on another project but when after  UniSession.AddJS(tmp); nothing happened, no error but no graph. I test the tmp data that i sent in your project and it is working.
The only think I cannot check is the "5. in js file add 'var' to store1:" because there is no screenshot anymore.

 

Please if anyone can suggest something.

 

Thanks for your time

Link to comment
Share on other sites

  • 1 year later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...