zachcp

Results 29 issues of zachcp

I noticed an issue when using local images to build a clerk module. Markdown-defined images only work if they are full URLs but not if they are local files. The...

Mike Bostocks's gist is here: https://gist.github.com/mbostock/c1c0426d50ca8a9f4c97 My attempt is here: http://bl.ocks.org/zachcp/0d7d421b6f5eb45d4b72 the map is projected but when projecting the points I am experiencing issues with extent and with scaling and...

Allow users to specify a pandas dataframe to color by or to size-by. The color code can be reused from the ggplot program once it solidifies. But the idea would...

enhancement

I was thinking of the following: - Natural Product Abundance Data from our PNAS paper. - World Cities and their population.

Lines: http://bl.ocks.org/mbostock/5851933 http://bl.ocks.org/mbostock/5928813 This would require a second distance dataaframe. I started incorporating this into the original class but I think it may be better off as a single class/template...

setting it in python is good but it would be nice/easier to modify in the browser on the fly

enhancement

Passing Center Argument does not work. Plots always default to the center.

bug

Add the option for points to have on:hover labels

enhancement

There should be some tests for the creation of Pointmap classes as well as some rendering examples. Because the output is text (prerendering) it should be possible to get render...

bug