ExemplarConfig🔗Controls exemplar optionsDefinition🔗export interface ExemplarConfig { // Sets the color of the exemplar markers color: string; } Methods🔗No methods.See also🔗 ExemplarConfigBuilder