You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scholarsmate (via GitHub)" <gi...@apache.org> on 2023/08/10 15:58:01 UTC

[GitHub] [daffodil-vscode] scholarsmate opened a new issue, #763: data profile graph to support linear and logarithmic scales

scholarsmate opened a new issue, #763:
URL: https://github.com/apache/daffodil-vscode/issues/763

   Currently the data profiler graph is using a linear scale and the low frequency counts are hardly visible among the higher frequencies.  A logarithmic scale option would help visualize the low frequency counts as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] scholarsmate closed issue #763: data profile graph to support linear and logarithmic scales

Posted by "scholarsmate (via GitHub)" <gi...@apache.org>.
scholarsmate closed issue #763: data profile graph to support linear and logarithmic scales
URL: https://github.com/apache/daffodil-vscode/issues/763


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] stricklandrbls commented on issue #763: data profile graph to support linear and logarithmic scales

Posted by "stricklandrbls (via GitHub)" <gi...@apache.org>.
stricklandrbls commented on issue #763:
URL: https://github.com/apache/daffodil-vscode/issues/763#issuecomment-1675158330

   ```suggestion
   opacity: 1.0
   ```
   for line `596` will fix the issue w/ the tooltip readability.
   
   Haven't figured out how to get the suggestion to work on a PR when it's outside the file changes window.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org