Draft: Allow non generic plugin type options #5714
Annotations
14 errors
build (ubuntu-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (ubuntu-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (ubuntu-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<"bar">'.
|
build (ubuntu-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (ubuntu-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (ubuntu-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<"bubble">'.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (windows-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (windows-latest)
Property 'title' does not exist on type 'PluginOptions | PluginOptionsByType<"bar">'.
|
build (windows-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (windows-latest)
Property 'legend' does not exist on type 'PluginOptions | PluginOptionsByType<keyof ChartTypeRegistry>'.
|
build (windows-latest)
Property 'tooltip' does not exist on type 'PluginOptions | PluginOptionsByType<"bubble">'.
|
build (windows-latest)
Process completed with exit code 1.
|