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