Skip to content

Releases: WISPO-POP/PowerPlots.jl

v0.3.0

01 Jul 14:14
c8a2944
Compare
Choose a tag to compare

PowerPlots v0.3.0

Diff since v0.2.0

Merged pull requests:

v0.2.0

28 May 16:26
e050118
Compare
Choose a tag to compare

PowerPlots v0.2.0

Diff since v0.1.0

Closed issues:

  • Develop Themes for setting plots? (#3)
  • Add match Plots examples with Vega examples (#39)
  • Geographic plots (#40)
  • Rename vega_plot to powerplot (#42)
  • Remove plots dependencies (#46)
  • fix kamada layout for distribution grid (#47)
  • Add contributors to readme (#48)

Merged pull requests:

v0.1.0

08 Apr 01:29
Compare
Choose a tag to compare

PowerPlots v0.1.0

Diff since v0.0.1

Closed issues:

  • Migrate from Plots.jl to Makie.jl (#5)
  • Copy global data values (baseMVA, time_elapsed) into graph data (#8)
  • Bug where label_edges are centered in the middle of the plot (#9)
  • using a struct to organize the data? (#14)
  • how to pass in user parameters (size, color, etc.) (#15)
  • testing methods (#16)
  • Switching from networkX to a julia implementation (#17)
  • TravisCI has expired: switch to github actions for testing (#20)
  • data verification for vegalite (#25)
  • Create basic documentation page for VegaLite backend (#26)

Merged pull requests:

Plots Backend

04 Jan 17:23
e88f85c
Compare
Choose a tag to compare

Release of PowerPlots with Plots backend.