JuliaPlots/Plots.jl

[FR] Make it easier to have custom labels for levels in contour plot

Open

#4,531 opened on 2022年11月21日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)Julia (1,943 stars) (381 forks)batch import
enhancementextensionhelp wanted

説明

Relevant discourse thread. Goal is to achieve feature parity with matplotlib, as seen here and here with:

  • Manual placements of contour labels
  • Custom level formatters (e.g. percentages, %.4f, strings)

without having to deal directly with the backend.

コントリビューターガイド