close
The Wayback Machine - https://web.archive.org/web/20191209181002/https://github.com/topics/visualization
Skip to content
#

visualization

Here are 6,099 public repositories matching this topic...

vx
vpapaioannou
vpapaioannou commented Jun 4, 2019

Describe the bug
I try to run tensorboardX/examples/demo_graph.py for jupyter notebook (launched by anaconda navigator) and I get the error seen at Additional context.

I just copy paste the code to notebook from Github.

Minimal runnable code to reproduce the behavior
class SimpleModel(nn.Module):
def init(self):
super(SimpleModel, self).init()

thingsboard
SeppPenner
SeppPenner commented May 28, 2019

After reading through https://thingsboard.io/docs/user-guide/install/windows/, I fell over the issue that my Thingsboard did tell me that the relations needed do not exist. What did I do? Installed Thingsboard, ran it and afterwards changed the database to Postgres. After checking the issues, I found this one: thingsboard/thingsboard#1021.

The request is to add the inf

mypark
mypark commented May 18, 2019

It would be great if we can add custom metadata to the documentation. How would I add custom metadata to the graphql schema so that it could show up in the documentation pane?

For example, I might want to decorate a field or entity with information saying that it requires authentication, or that is Personally Identifiable Information. Maybe I want to document a data owner or a data steward

bersbersbers
bersbersbers commented Sep 11, 2019

Platform (like ubuntu 16.04/win10): Windows 10
Python version: 3.7.4, mmdnn==0.2.5

Running scripts: mmconvert -f caffe -df keras -om test

I know that this command is not supposed to run without passing an input file, but the error message is incorrect and should be improved:

mmconvert: error: argument --srcFramework/-f: invalid choice: 'None' (choose from 'caffe', 'caffe2', 'cn

SandDance
Timmmm
Timmmm commented Oct 29, 2019

This is really awesome, thanks! One minor feature request - is there a way to change the transition easing curve? You can change the durations, but the easing curve appears to be hard-coded to easeExpInOut which I find a bit "snappy". I think this is the relevant code:

function newCubeLayer(presenter, config, cubeData, highlightColor, lightSettings, lightingMix, interpolator) {
    cons

Improve this page

Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.