-
Notifications
You must be signed in to change notification settings - Fork 0
[scatter-text] Scatter Plot with Text Labels Instead of Points #3482
Copy link
Copy link
Closed
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:doneplotnine implementation mergedplotnine implementation mergedimpl:pygal:failedpygal max retries exhaustedpygal max retries exhaustedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergednot-feasible3x failed, not implementable3x failed, not implementablespec-readySpecification merged to mainSpecification merged to main
Metadata
Metadata
Assignees
Labels
approvedApproved for implementationApproved for implementationimpl:altair:doneAltair implementation mergedAltair implementation mergedimpl:bokeh:donebokeh implementation mergedbokeh implementation mergedimpl:highcharts:donehighcharts implementation mergedhighcharts implementation mergedimpl:letsplot:doneletsplot implementation mergedletsplot implementation mergedimpl:matplotlib:doneMatplotlib implementation mergedMatplotlib implementation mergedimpl:plotly:doneplotly implementation mergedplotly implementation mergedimpl:plotnine:doneplotnine implementation mergedplotnine implementation mergedimpl:pygal:failedpygal max retries exhaustedpygal max retries exhaustedimpl:seaborn:doneseaborn implementation mergedseaborn implementation mergednot-feasible3x failed, not implementable3x failed, not implementablespec-readySpecification merged to mainSpecification merged to main
A scatter plot where data points are replaced with text labels. Useful for displaying named entities in 2D space, such as word embeddings, product positions, or labeled data points in dimensionality reduction visualizations.