Skip to content

Feature request: Log-log and Semi-log plots #63

@russellcameronthomas

Description

@russellcameronthomas

It would be very helpful if viz.density and even viz.auto had options for log-log and semi-log plots, maybe similar to how ggplot2 does it in R:

  • log = "x" and log="y" for semi-log, and log = "xy" for log-log

This feature is very important for comparing or evaluating heavy tailed distributions and the likelihood of very-large-but-rare events. Right now my only option is to export the data to R or similar.

screen shot 2016-10-17 at 3 03 16 pm

loss_distribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions