Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nmud19
/
python-api
Public
forked from
plotly/plotly.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-api
plotly
graph_objs
on
setup-script
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2014
moderately robust 'data' test just looks if value is iterable.
Show description for f5a546d
theengineear
committed
f5a546d
View commit details
Copy full SHA for f5a546d
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Added helpful error for PlotlyList instantiation.
Show description for 09c7be9
theengineear
committed
09c7be9
View commit details
Copy full SHA for 09c7be9
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
document whether keys are streamable in the help.
theengineear
committed
de77765
View commit details
Copy full SHA for de77765
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
The `val_types` key had been implicitly required, fixed.
Show description for 4614c6b
theengineear
committed
4614c6b
View commit details
Copy full SHA for 4614c6b
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Added 'Area' to __all__ so it's actually accessible!
theengineear
committed
3a2a4cd
View commit details
Copy full SHA for 3a2a4cd
View code at this point
Browse repository at this point
Commits on May 29, 2014
Added 'get_ordered' method to graph_objects. returns an ordered dict.
Show description for ba84784
theengineear
committed
ba84784
View commit details
Copy full SHA for ba84784
View code at this point
Browse repository at this point
Commits on May 27, 2014
No newline for empty objects in to_string now. updated refs.
theengineear
committed
cfa7468
View commit details
Copy full SHA for cfa7468
View code at this point
Browse repository at this point
Commits on May 21, 2014
Initial commit adding ErrorX graph object representing error_x key.
theengineear
committed
6bc0caf
View commit details
Copy full SHA for 6bc0caf
View code at this point
Browse repository at this point
Merge branch 'polar'
theengineear
committed
94d8bd3
View commit details
Copy full SHA for 94d8bd3
View code at this point
Browse repository at this point
Added tests for data and new test_annotations.py file.
Show description for f395108
theengineear
committed
f395108
View commit details
Copy full SHA for f395108
View code at this point
Browse repository at this point
Changed the way error handling happens to support path traceback.
Show description for 6e81a15
theengineear
committed
6e81a15
View commit details
Copy full SHA for 6e81a15
View code at this point
Browse repository at this point
Commits on May 15, 2014
quick commit
theengineear
committed
516062d
View commit details
Copy full SHA for 516062d
View code at this point
Browse repository at this point
Commits on May 13, 2014
We now throw an error for xaxis0 and yaxis0 keys, missed this before.
theengineear
committed
73166e3
View commit details
Copy full SHA for 73166e3
View code at this point
Browse repository at this point
Commits on May 9, 2014
Try-except prevents errors in plot(), but we lose a little feedback.
Show description for 9ed0443
theengineear
committed
9ed0443
View commit details
Copy full SHA for 9ed0443
View code at this point
Browse repository at this point
Commits on May 8, 2014
angularAxis -> angularaxis, radialAxis -> radialaxis
theengineear
committed
82377a2
View commit details
Copy full SHA for 82377a2
View code at this point
Browse repository at this point
Merge branch 'update-division-error'
theengineear
committed
b88bcf2
View commit details
Copy full SHA for b88bcf2
View code at this point
Browse repository at this point
Merge branch 'validate'
theengineear
committed
8ae9e82
View commit details
Copy full SHA for 8ae9e82
View code at this point
Browse repository at this point
Try-except for ZeroDivisionError. For updating with len(data) == 0.
theengineear
committed
048b6d0
View commit details
Copy full SHA for 048b6d0
View code at this point
Browse repository at this point
Fixed tests for new validate. swapped x and y for bars when necessary.
theengineear
committed
bdcd1ba
View commit details
Copy full SHA for bdcd1ba
View code at this point
Browse repository at this point
Added some more detail to error messages for clarity (see graph_objs.py)
theengineear
committed
10ce074
View commit details
Copy full SHA for 10ce074
View code at this point
Browse repository at this point
Added validation for OBJECT types to prevent plot hangs.
Show description for 963fad7
theengineear
committed
963fad7
View commit details
Copy full SHA for 963fad7
View code at this point
Browse repository at this point
Commits on May 7, 2014
Added docs to packages that hold same-name modules for better help.
theengineear
committed
72039da
View commit details
Copy full SHA for 72039da
View code at this point
Browse repository at this point
Commits on May 4, 2014
fix for python3 installs
theengineear
committed
d3ecd5e
View commit details
Copy full SHA for d3ecd5e
View code at this point
Browse repository at this point
Commits on May 2, 2014
Histogram2dContour works.
theengineear
committed
4ed359e
View commit details
Copy full SHA for 4ed359e
View code at this point
Browse repository at this point
splled contour wRoNg
chriddyp
committed
d2c8899
View commit details
Copy full SHA for d2c8899
View code at this point
Browse repository at this point
added histogram2dcontour
chriddyp
committed
b869999
View commit details
Copy full SHA for b869999
View code at this point
Browse repository at this point
Commits on May 1, 2014
Changed .to_string(pretty=True) behavior.
Show description for a244108
theengineear
committed
a244108
View commit details
Copy full SHA for a244108
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
updated to_string docs... again.
theengineear
committed
478d592
View commit details
Copy full SHA for 478d592
View code at this point
Browse repository at this point
Updated docs for to_string() method.
theengineear
committed
7a07404
View commit details
Copy full SHA for 7a07404
View code at this point
Browse repository at this point
You can now set pretty=True for to_string to curtail long list outputs.
theengineear
committed
439b190
View commit details
Copy full SHA for 439b190
View code at this point
Browse repository at this point
Added to_string() method to graph objects.
Show description for fc99311
theengineear
committed
fc99311
View commit details
Copy full SHA for fc99311
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Histogram works now.
theengineear
committed
359e735
View commit details
Copy full SHA for 359e735
View code at this point
Browse repository at this point
Removed histogramx and histogramy objects. updated NB for clarity.
theengineear
committed
365ed6e
View commit details
Copy full SHA for 365ed6e
View code at this point
Browse repository at this point
Initial change for histogram issue.
theengineear
committed
3ff9a03
View commit details
Copy full SHA for 3ff9a03
View code at this point
Browse repository at this point
Added polar stuff back (not fully documented, will still error...)
theengineear
committed
47b82a1
View commit details
Copy full SHA for 47b82a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.