Skip to content

Commit

Permalink
style: remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilia committed Jul 15, 2021
1 parent e7fab2a commit c861125
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/util/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -852,9 +852,6 @@ export interface BorderOptionMixin {

export type ColorBy = 'series' | 'data';

// Sunburst color mapping on levels and items are yet to be implemented
// export type SunburstColorBy = ColorBy | 'inherit' | 'childIndex' | 'lighter';

export interface ColorByMixin {
colorBy?: ColorBy
}
Expand Down

0 comments on commit c861125

Please sign in to comment.