Skip to content
Avatar

Organizations

@plotly

Pinned

  1. Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.

    CoffeeScript 3.5k 914

  2. Drag’n’drop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js

    Python 386 51

  3. My presentation for PyCon Canada 2015

    68 24

  4. A different kind of subway map

    HTML 12 1

  5. Montreal 311 Service Requests, an Analysis

    Jupyter Notebook 1 4

  6. Mapping the Montreal 2013 election ballot-box by ballot-box using Leaflet.js

    CoffeeScript 4

1,793 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to plotly/plotly.py, plotly/plotly.py-docs, plotly/documentation and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in plotly/plotly.py that received 2 comments

fix PX timezone treatment

Closes #2311 essentially by removing calls to pd.Series.values, which seems to always convert datetimes to UTC. I have added tests (if submitting…

+68 −50 2 comments

Created an issue in plotly/plotly.py that received 4 comments

hover_data in PX doesn't accept df.index

In wide-mode I can't do this: import plotly.express as px df = px.data.stocks(indexed=True) fig = px.line(df, hover_data={df.index: "|%B %d, %Y"} ) o…

4 comments
5 contributions in private repositories Sep 1 – Sep 10

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.