Code Monkey home page Code Monkey logo

ezdata's People

Contributors

mfouesneau avatar

Watchers

 avatar  avatar

Forkers

masumrab brownea

ezdata's Issues

Ticklabel visibility when running PairGrid in Google Colab

Tick labels are not shown when plotting a corner or pairgrid.

It seems a Colab issue, but cannot find what this is. I cannot reproduce the issue when running in Jupyter notebook.

plt.setp(get_ticklabels(), visible=True) does not work. It actually seems like the Text values are removed.

Legends do not show DSPlotter plots

Legends in matplotlib do not include images in general. This should not be an issue because images should always be associated with colorbars.

But there are cases like overplotting multiple densities, one would like to have a "mini colorbar" and a name as a legend.

Add map method to data frames

Would be nice to have a map method to a field of a data container such as in pandas.

df.map('department', get_dep_idnum, ...)

Would be nice to have a agg parser in DSPlotter

Similar to the norm parser in the plotting functions, it would be nice to have an agg one:
e.g., plot('ra', 'dec', agg='mean(ag)')

such that this finds the function from datashader and does the job.
It should also still allow Agg objects here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.