[
https://issues.apache.org/jira/browse/QUARKS-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15236065#comment-15236065
]
ASF GitHub Bot commented on QUARKS-53:
--------------------------------------
GitHub user home4slc opened a pull request:
https://github.com/apache/incubator-quarks/pull/88
QUARKS-53 changed light grey tag color
Currently the code that colors the stream tags and the legend for the
stream tags uses a default color range called color20, part of the d3 library.
One of the colors in that range is a light grey that looks like the links that
do not have stream tags. I replaced that color with a teal color in the graph
and the legend
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/home4slc/incubator-quarks console_graph_vis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/88.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #88
----
commit 1f4f2780b2f291701545fafc69cb228095f3764a
Author: Susan L. Cline <[email protected]>
Date: 2016-04-11T21:53:11Z
QUARKS-53 changed light grey tag color
----
> need to avoid generated tag colorings close to the untagged coloring
> --------------------------------------------------------------------
>
> Key: QUARKS-53
> URL: https://issues.apache.org/jira/browse/QUARKS-53
> Project: Quarks
> Issue Type: Improvement
> Components: Console
> Reporter: Dale LaBossiere
> Assignee: Susan L. Cline
> Priority: Minor
> Attachments: Screen Shot 2016-03-21 at 3.40.49 PM.png, quarks_53.jpg
>
>
> Some of the generated stream tag colorings are close in color to the (light
> grey) untagged stream coloring, making it difficult to locate the stream in
> the flow graph.
> See the outgoing stream from oplet 25 as well as the tags table entry for
> "periodicLastOutsideRangeEvent.pressureRelieved".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)