-
1. 2 Line graphs for events and repos positioned under the 2 lists
2. design like mashable.com going from blue to red shades of We Build
![image](https://cloud.githubusercontent.com/assets/413…
-
Hi
I'm newbie in type script . I'm following the readme.md but it does not generate final js.
I'm calling
```
$ npm install --dev
$ npm install typescript -g
$ npm run build
-
Improve topogram view to be shared online
- network view with d3js?
- map ?
-
here is what I see in the debug log
```
/bin/cp /Users/bdaniels/Library/Application Support/Developer/Shared/Xcode/Plug-ins/KSHObjcUML.xcplugin/Contents/Resources/ObjcUML.zip /Users/bdaniels/Document…
-
I encountered this problem when I created a geoJSON file with an array filled with sensor data. Every five minutes, a new number was pushed to the array, which, combined with my working hours, created…
-
I've had trouble producing a visualization more than one time. When I create the visualization the first time it produces an html document that shows the expected visualization, but when I make an ed…
-
Here is where all of the progress on the new Jupyter site will be held! There are now two separate threads for IPy and Jupyter.
---
[edit by Matthias]
![jupyter home1](https://cloud.githubuserconte…
-
Roxy's /roxy/rewrite.xqy relies on a conf:rewrite function in ML server that was removed in the ML8.0-2 release. As a result, any app using the /roxy/rewrite.xqy will begin showing error similar to t…
-
**Problem**
Currently, I use the D3 force layout with only default parameters and randomly initialized node positions. However, this leads to layouts which are not very readable in most cases. Especi…
-
Once I generate a vega-lite JSON description, how do I wrap it in HTML to actually display the result? Kindly document this.