Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Releases: topogram/topogram

Geo-time networks viz

01 Oct 02:20
Compare
Choose a tag to compare
Pre-release

Finally moving to a whole new version with more solid architecture and core features

  • Complete rewriting of the app
  • Support for time and geo informations
  • Split screen visualization for time, geo and networks
  • Selection mode to navigate
  • Timeline selection
  • Brand new data architecture with Redux/React
  • Solid backend validated data models
  • Reactive updates with Meteor
  • Lots of tests
  • Internationalization framework

screencapture-localhost-3000-topograms-zebnh5rq4rbxyausq-1506824402437

0.9.10

26 Nov 10:27
Compare
Choose a tag to compare
  • Table-view to edit nodes and edges
  • Markdown inline editable notes
  • Edge hover infos
  • Fix filtering bugs

0.9.9

07 Oct 15:38
Compare
Choose a tag to compare
  • add basic time selector #5
  • display additionalInfo (notes) as markdown #132
  • fix translation

0.9.8

12 Aug 13:16
Compare
Choose a tag to compare
  • Neighborhood list : sorting and formatting
  • Improved pie chart with caption and percent on tooltip

0.9.7

11 Aug 15:40
Compare
Choose a tag to compare

Support for i18n (French language)

0.9.6

11 Aug 13:56
Compare
Choose a tag to compare
  • Improve /view read-only page
  • Save selected fields on import

0.9.5

19 Jul 14:55
Compare
Choose a tag to compare

Bug fix :

  • CSV import accept single-column file
  • parse CSV errors properly

Add version number in the UI + bugfix

19 Jul 12:45
Compare
Choose a tag to compare

Add comment system and fix a few bugs

19 Jul 12:09
Compare
Choose a tag to compare
  • singleton nodes keep their original color #100
  • fix view title
  • renaming boxes properly #60

Inline data editing

17 Jul 17:44
Compare
Choose a tag to compare

This version fixes a few bugs and add two missing major features:

  • inline editing of node and edge data - see #110
  • improvements to the REST API to be consumed with the topogram-api-client (in Python)- see #90 for details

Also added contributions guidelines in the rep.