shad0ws Report post Posted January 18, 2010 Hi everyone, i have a problem with In angular gauge: I have 3 widget in the same page and 1 page in php, this take the data from mysql, but i need to send this information to 3 diferent widget. I things, if i can make this? but the widget dont take the values from page in php if i push ID to Dial. The php page send like this: &label=18:45&value=84&velocidad=84&rpm=2, where velocidad is the ID from one widget in: AND rpm is the ID from: where is the problem? is posible to take 3 diferent values from the same php? for make only one request to the database? thanks advance regard. Share this post Link to post Share on other sites
FusionCharts Support Report post Posted January 19, 2010 Hi, It seems to work fine in our labs. Share this post Link to post Share on other sites
shad0ws Report post Posted January 19, 2010 really? but is posible to send 3 diferent value to 3 diferent widgets in the same php page like ID? Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 19, 2010 Hello, This is possible. I am sending you a sample code. It is done by simple HTMl encoding. The same logic can be implemented in PHP. Hope this helps. realtime_samesource_differetncharts.zip Share this post Link to post Share on other sites