| // +----------------------------------------------------------------------+ /** * Renders chart data setup page. * * @category Visualizer * @package Render * @subpackage Page * * @since 1.0.0 */ class Visualizer_Render_Page_Data extends Visualizer_Render_Page { /** * Renders page content. * * @since 1.0.0 * * @access protected */ protected function _renderContent() { // Added by Ash/Upwork if ( VISUALIZER_PRO ) { global $Visualizer_Pro; $Visualizer_Pro->_addEditor( $this->chart->ID ); if ( method_exists( $Visualizer_Pro, '_addFilterWizard' ) ) { $Visualizer_Pro->_addFilterWizard( $this->chart->ID ); } } // Added by Ash/Upwork echo '
';
echo 'type . '.csv" target="_blank">', $this->type, '.csv' ); ?>
type . '.csv" target="_blank">', $this->type, '.csv' ); ?>
this tutorial', 'visualizer' ); ?>
this tutorial', 'visualizer' ); ?>