Author Topic: Fill Easy Chart from PHP with SQL Data  (Read 3934 times)

Arrayiz

  • Tadpole
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Fill Easy Chart from PHP with SQL Data
« on: August 29, 2013, 03:16:08 PM »
Hey,

first to say, its a great Plgin.

Ive a question. I hope someone can help me and the topic has never been posted before. I didnt find it :-)

I want to fill the Easy Chart with some Data from SQL using a real big query.

Is there a way to parse the EasyChart shortcode from PHP in WP? I´ve tried to use the wp function do_shortcode(). But it wont work :-(

Any ideas?

I hope so.

Thx and Greets

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Fill Easy Chart from PHP with SQL Data
« Reply #1 on: August 29, 2013, 11:10:30 PM »
Not sure if this will fit the bill but ebb 2.0 beta 3
http://www.dyerware.com/forum/index.php/topic,103.0.html

understands SQL tables natively.  It won't dynamically update, its only at page creation time but it may work for you.

 

anything