export const SCATTER_PLOT_PLUGIN_TYPE = 'v2-scatter-plot';
export const SCATTER_PLOT_PLUGIN_LEGACY_TYPE = 'v2-scatter-plot/legacy';
