mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 02:16:02 +00:00
chart popup menu
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
import { extractDataColumnColors, extractDataColumns } from './chartDataLoader';
|
||||
|
||||
export let data;
|
||||
export let menu;
|
||||
|
||||
const { values } = getFormContext();
|
||||
|
||||
@@ -128,6 +129,7 @@
|
||||
data={chartData[0]}
|
||||
type={$values.chartType}
|
||||
options={chartData[1]}
|
||||
{menu}
|
||||
/>
|
||||
{/key}
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user