有谁知道 返回{series.name} 按钮的位置?我想将其编辑为 返回上一页
我用这个:
use miloschuman\highcharts\HighchartsAsset;
use yii\helpers\Url;
use yii\helpers\Html;
use yii\bootstrap\Dropdown;
HighchartsAsset::register($this)->withScripts(['modules/exporting', 'modules/drilldown']);
$this->title = 'Highcharts Test';