-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add _repr_svg_() #111
base: main
Are you sure you want to change the base?
Add _repr_svg_() #111
Commits on May 20, 2023
-
add _repr_svg_() to BaseCZMLObject()'s that have Position() attribute
Daniel Stoops committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 89fd53c - Browse repository at this point
Copy the full SHA 89fd53cView commit details -
BaseCZMLObject._repr_svg_() creates SVG string instead of BaseCZMLObj…
…ect._svg()
Daniel Stoops committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 76f8478 - Browse repository at this point
Copy the full SHA 76f8478View commit details -
BaseCZMLObject._repr_svg_() calculates SVG frame instead of BaseCZMLO…
…bject._svg()
Daniel Stoops committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 62d8d5b - Browse repository at this point
Copy the full SHA 62d8d5bView commit details -
fix test_packet_svg_no_color() - point colour now not inputted
Daniel Stoops committedMay 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 70c13b4 - Browse repository at this point
Copy the full SHA 70c13b4View commit details -
Daniel Stoops committed
May 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f54740 - Browse repository at this point
Copy the full SHA 7f54740View commit details
Commits on May 21, 2023
-
Packet._svg() won't create SVG of Position() or PositionList()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for bb15d78 - Browse repository at this point
Copy the full SHA bb15d78View commit details -
refactored Packet._svg() bounds calculation
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for af86427 - Browse repository at this point
Copy the full SHA af86427View commit details -
add test_packet_svg_no_elements()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b7a1b2 - Browse repository at this point
Copy the full SHA 9b7a1b2View commit details -
Daniel Stoops committed
May 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d42b0f9 - Browse repository at this point
Copy the full SHA d42b0f9View commit details -
add test_packet_svg_with_path() and rename test_packet_svg() -> test_…
…packet_svg_with_point()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 268921f - Browse repository at this point
Copy the full SHA 268921fView commit details -
move bounds calc to Position() and PositionList()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for cc7bf40 - Browse repository at this point
Copy the full SHA cc7bf40View commit details -
add BOUND_DEFAULT in properties.py
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for f2716db - Browse repository at this point
Copy the full SHA f2716dbView commit details -
remove coordinates existence check in BaseCZMLObject()'s with defined…
… _svg()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 914596d - Browse repository at this point
Copy the full SHA 914596dView commit details -
remove coordinates existence check in BaseCZMLObject()'s with defined…
… _svg()
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 5818660 - Browse repository at this point
Copy the full SHA 5818660View commit details -
factor of BaseCZMLObject()'s with _get_xy_coords() is of type float
Daniel Stoops committedMay 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 958f86e - Browse repository at this point
Copy the full SHA 958f86eView commit details -
Daniel Stoops committed
May 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 431204f - Browse repository at this point
Copy the full SHA 431204fView commit details -
Daniel Stoops committed
May 21, 2023 Configuration menu - View commit details
-
Copy full SHA for dea4596 - Browse repository at this point
Copy the full SHA dea4596View commit details
Commits on May 22, 2023
-
Daniel Stoops committed
May 22, 2023 Configuration menu - View commit details
-
Copy full SHA for de91fa4 - Browse repository at this point
Copy the full SHA de91fa4View commit details -
Daniel Stoops committed
May 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f80e505 - Browse repository at this point
Copy the full SHA f80e505View commit details -
scale circle radius with size of SVG
Daniel Stoops committedMay 22, 2023 Configuration menu - View commit details
-
Copy full SHA for ec25ae2 - Browse repository at this point
Copy the full SHA ec25ae2View commit details
Commits on May 23, 2023
-
output message and SVG for BaseCZMLObject() with no position property…
… when calling _repr_svg_()
Daniel Stoops committedMay 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c5968a7 - Browse repository at this point
Copy the full SHA c5968a7View commit details