Skip to content

Features #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Sep 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
cdb62c0
Create Feature object
Aug 13, 2015
412878e
More on features ; create Figure
Aug 20, 2015
8db44cb
Feature accept templates by default
Aug 25, 2015
9546375
add get_root method
Aug 25, 2015
56a77ee
Changed default template and create Figure template
Aug 25, 2015
f3331de
Create Link features
Aug 25, 2015
0fa334a
Set default header links in Figure.__init__
Aug 25, 2015
186b6b7
Readability improvement
Aug 25, 2015
ea4d930
Add axes in Figure
Aug 25, 2015
9483d51
Create Map and TileLayer objects
Aug 26, 2015
08c3ced
Add _repr_html_ methods to Figure and Map
Aug 26, 2015
3a30148
add_tile_layer
Aug 26, 2015
2f9f086
WMS + unicode handling + test file
Aug 27, 2015
8b76232
more tests
Aug 27, 2015
1ab9fdb
bugfix for python3
Aug 27, 2015
9060bdd
Create MacroFeature
Aug 27, 2015
3fabcbe
Marker, Popup, Icon
Aug 27, 2015
b650411
use get_name method everywhere
Aug 27, 2015
2e7672d
RegularPolygonMarker
Aug 27, 2015
c8997a5
Add VegaPopup
Aug 27, 2015
95729cc
Changed VegaPopup width and height handling
Aug 28, 2015
a870031
Moved VegaPopup to Vega so that it can be embeded in a Figure
Aug 28, 2015
a394294
Changed Popup and Vega interaction
Aug 28, 2015
167f473
A notebook for Features examples
Aug 28, 2015
f8981c5
Feature becomes Element
Aug 30, 2015
5555543
Map and Vega positioning (along side)
Aug 31, 2015
b77e472
GeoJson Element
Aug 31, 2015
39bd5be
MarkerCluster Element
Aug 31, 2015
f5cc852
Update on Examples
Aug 31, 2015
046976b
A Div element for simpler subplots
Aug 31, 2015
5a4bf93
Create Figure.add_subplot
Aug 31, 2015
ef07968
Add GeoJsonStyle for choropleth
Sep 1, 2015
1117833
Move figsize argument form Figure._repr_html_ to Figure.__init__
Sep 1, 2015
fbad0bd
Split features.py into 3 files
Sep 1, 2015
ee7817c
update on Feature examples
Sep 1, 2015
435a85c
Merge branch 'master' into features
Sep 1, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6,195 changes: 6,195 additions & 0 deletions examples/Features.ipynb

Large diffs are not rendered by default.

Loading