mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -26,9 +26,9 @@ import {
|
||||
CategoricalColorNamespace,
|
||||
} from '@superset-ui/core';
|
||||
|
||||
// a problem with 'd3-sankey-diagram' is that the sankey().extent() paramters, which
|
||||
// a problem with 'd3-sankey-diagram' is that the sankey().extent() parameters, which
|
||||
// informs the layout of the bounding box of the sankey columns, does not account
|
||||
// for labels and paths which happen to be layedout outside that rectangle.
|
||||
// for labels and paths which happen to be layed out outside that rectangle.
|
||||
// for that reason i've selected relatively large default left/right margins, and have
|
||||
// made 'margin' a property. i have raised an issue in the chart repo:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user