• Resolved phplatypus

    (@phplatypus)


    Hello,

    thanks a lot for this great plugin, it’s exactly what I was looking for.

    However I’m using this plugin to show some data I grab from a table created by another plugin and want the data to be displayed as a chart in the backend as the data is not intended for visitors. Adding the shortcode there of course won’t work.
    Does anybody know how to solve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter phplatypus

    (@phplatypus)

    Never mind, figured it out myself. Just add the following code where you want the chart to be displayed:

    <?php echo wpbi_mce_tag( array ( 'type' => 'chart','id' => 1,'iframe' => 'n'));?>

    Hi @phplatypus,
    Does the save as CSV work for you in the backend? For me it doesn’t. Any ideas how to solve it?

    • This reply was modified 7 years, 10 months ago by sara.mansouri.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display charts in backend’ is closed to new replies.