Skip to content

Commit

Permalink
Export subtitle plugin options
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Jul 9, 2021
1 parent c78e0da commit 8d2abba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.esm.d.ts
Expand Up @@ -2686,6 +2686,7 @@ export interface PluginOptionsByType<TType extends ChartType> {
decimation: DecimationOptions;
filler: FillerOptions;
legend: LegendOptions<TType>;
subtitle: TitleOptions;
title: TitleOptions;
tooltip: TooltipOptions<TType>;
}
Expand Down

0 comments on commit 8d2abba

Please sign in to comment.