FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/Plotly.NET/Layout - plotly/Plotly.NET · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
Plotly.NET
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
859
Code
Issues
42
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Plotly.NET
src
Plotly.NET
Layout
on
dev
User selector
Datepicker
Commit history
Commits on Oct 17, 2024
#457: Remove C# interop from core library
kMutagene
committed
35f0897
View commit details
Copy full SHA for 35f0897
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
various final adjustments to source, typos, and tests
kMutagene
committed
dbdf8b6
View commit details
Copy full SHA for dbdf8b6
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
port leftover layout objects to dynobj v4
kMutagene
committed
5064b7b
View commit details
Copy full SHA for 5064b7b
View code at this point
Browse repository at this point
port trace2d to dynobj v4
Show description for 58d270c
kMutagene
committed
58d270c
View commit details
Copy full SHA for 58d270c
View code at this point
Browse repository at this point
use DynObj module with inlined functions
kMutagene
committed
36781a3
View commit details
Copy full SHA for 36781a3
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
port layoutobjects to DynamicObj v4
kMutagene
committed
9a0713e
View commit details
Copy full SHA for 9a0713e
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
wip replace obsolete DynObj functions
kMutagene
committed
cdacd3b
View commit details
Copy full SHA for cdacd3b
View code at this point
Browse repository at this point
Commits on May 21, 2024
fix #415:
Show description for 9ae74f5
kMutagene
committed
9ae74f5
View commit details
Copy full SHA for 9ae74f5
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
fix #414 :
Show description for f107eba
kMutagene
committed
f107eba
View commit details
Copy full SHA for f107eba
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
plotlyjs 2.27: Add insiderange to cartesian axes
kMutagene
committed
f7d24df
View commit details
Copy full SHA for f7d24df
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
plotlyjs 2.26: Add "false" option to scaleanchor
Show description for bad6d53
kMutagene
committed
bad6d53
View commit details
Copy full SHA for bad6d53
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
plotlyjs v2.26: add new autorange options
Show description for 92f92a5
kMutagene
committed
92f92a5
View commit details
Copy full SHA for 92f92a5
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
plotly.js v2.25:
Show description for 0ea7d3e
kMutagene
committed
0ea7d3e
View commit details
Copy full SHA for 0ea7d3e
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
plotly.js v2.23: add `xref` and `yref` attributes for Legend and ColorBar
Show description for a3e1abc
kMutagene
committed
a3e1abc
View commit details
Copy full SHA for a3e1abc
View code at this point
Browse repository at this point
#406: Add tests, remove legacy withLegend function
Show description for 39dcefa
kMutagene
committed
39dcefa
View commit details
Copy full SHA for 39dcefa
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
#406: plotly.js v2.22.0: implement basic multi-legends.
Show description for f2c1864
kMutagene
committed
f2c1864
View commit details
Copy full SHA for f2c1864
View code at this point
Browse repository at this point
fix #398:
Show description for 2c3fb24
kMutagene
committed
2c3fb24
View commit details
Copy full SHA for 2c3fb24
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Fix several typos
striezel
committed
9027fa3
View commit details
Copy full SHA for 9027fa3
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
plotlyjs 2.21.0: Add texttemplate attribute to shape.label (https://github.com/plotly/plotly.js/pull/6527)
kMutagene
committed
77fc2b0
View commit details
Copy full SHA for 77fc2b0
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
plotly.js v2.19.0: Add LabelAlias to various axes(plotly/plotly.js#6481)
kMutagene
committed
f9e14fb
View commit details
Copy full SHA for f9e14fb
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
plotly.js v2.19.0: Add label attribute to shapes (https://github.com/plotly/plotly.js/pull/6454)
kMutagene
committed
2f94e87
View commit details
Copy full SHA for 2f94e87
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
stay on .net 6, update fantomas, format /src and /docs
kMutagene
committed
30ab8f8
View commit details
Copy full SHA for 30ab8f8
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Fix xml docs
kMutagene
committed
685e48f
View commit details
Copy full SHA for 685e48f
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
#293: Add plotly cdn option to display options, refactor Display options and object combine functions
kMutagene
committed
7bf912e
View commit details
Copy full SHA for 7bf912e
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
plotlyjs v2.18: Add sync tickmode option
kMutagene
committed
c69a55c
View commit details
Copy full SHA for c69a55c
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
plotlyjs v2.17: Introduce group attributes for scatter trace i.e. alignmentgroup, offsetgroup, scattermode and scattergap (https://github.com/plotly/plotly.js/pull/6381)
kMutagene
committed
67378a3
View commit details
Copy full SHA for 67378a3
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
WIP for plotlyjs 2.17: restructure html scaffold, add linear axis shift
kMutagene
committed
9f7edb8
View commit details
Copy full SHA for 9f7edb8
View code at this point
Browse repository at this point
plotlyjs v2.16: Add bounds to mapbox subplots (https://github.com/plotly/plotly.js/pull/6339)
kMutagene
committed
046e3c4
View commit details
Copy full SHA for 046e3c4
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
plotlyjs v2.16: Add clustering options to scattermapbox (https://github.com/plotly/plotly.js/pull/5827), add top level args for clustering
kMutagene
committed
0ee67e3
View commit details
Copy full SHA for 0ee67e3
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
plotlyjs v2.15: Add entrywidth and entrywidthmode to legend (https://github.com/plotly/plotly.js/pull/6202), reflect changes in Chart.withLayoutStyle
kMutagene
committed
b9dffc3
View commit details
Copy full SHA for b9dffc3
View code at this point
Browse repository at this point
plotlyjs v2.15: Add minreducedwidth and minreducedheight to layout for increasing control over automargin (https://github.com/plotly/plotly.js/pull/6307), Fix unused attributes in Layout.init and C…
kMutagene
committed
9be3f62
View commit details
Copy full SHA for 9be3f62
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
plotlyjs v2.13: Add flaglist options including "left", "right", "top", "bottom", "width" and "height"
Show description for 5c7cadd
kMutagene
committed
5c7cadd
View commit details
Copy full SHA for 5c7cadd
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
fix Layout.init not setting selections, add selection combine test
kMutagene
committed
87e2cdd
View commit details
Copy full SHA for 87e2cdd
View code at this point
Browse repository at this point
plotlyjs v2.13: Add selections, newselection and activeselection layout attributes to have
Show description for 1042e9a
kMutagene
committed
1042e9a
View commit details
Copy full SHA for 1042e9a
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Finish the shape object abstraction and fix some related layout params
kMutagene
committed
a6b99af
View commit details
Copy full SHA for a6b99af
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL