import { schemeCategory10 } from "d3-scale-chromatic" export const config = { // Margins for main chart content within element marginBottom: 50, // Size of the line dots when they areor not higlighted dotSizeUnhighlighted: 2, dotSizeHighlighted: 4, }