Skip to content
#

graphs

Here are 1,485 public repositories matching this topic...

matplotplusplus
adocherty
adocherty commented Nov 27, 2019

Description

Currently our unit tests are disorganized and each test creates example StellarGraph graphs in different or similar ways with no sharing of this code.

This issue is to improve the unit tests by making functions to create example graphs available to all unit tests by, for example, making them pytest fixtures at the top level of the tests (see https://docs.pytest.org/en/latest/

PragTob
PragTob commented Dec 18, 2016

For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)

What should be in there (that I know of so far):

  • job size (how many jobs are in there)
  • minimum of run times over all jobs
  • maximum of run times over all jobs

This should be

jdelpierre
jdelpierre commented Mar 2, 2020

Hello everybody,

Is your item request related to a problem? Please describe your request

I would like to be able to at the onMouseOverNode() event of the :
get the x, y positioning information and the current node property object to position a tooltip containing the node information.

Describe the solution you would like

I would like to be able to have the following arguments:

Improve this page

Add a description, image, and links to the graphs 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 graphs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.