thejit - Multiple infovis bar charts do not work -


How can I chart a chart 2 times in 2 separate divs? If I try to do this then the chart gets overwritten with the values ​​of the second chart, because the library hardcoddevil looks for the name 'Info', how can it correct any idea?

I know this is a bit late, but I want

& lt ; Div id = 'InfoVisChart2' & gt; & Lt; / Div & gt;

Then, in your JS, where you type in your code, enter two IDs:

  var bar = chart $ new $ jit.BarChart ({// Visualization Container's IID in intake: 'InfoViscart 1', .... etc. Var Barchart 2 = New $ Jet Barchart ({// Visualization Container ID: Invoice Chart 2, .... Etc.  

works for me.


Comments

Popular posts from this blog

Removing From ArrayList, In Loop Based On It's Size, But Breaking After Remove Still Gives OutOfBounds -

c# - Reactive Extensions ControlScheduler -

java - Add color code support to a Bukkit plugin -