Skip to content

refactor: complete symlog tick generation implementation #342

@krystophny

Description

@krystophny

The symlog tick generation functions in fortplot_axes.f90 are currently stub implementations that need to be completed.

Current State

  • add_negative_symlog_ticks() is a stub
  • add_linear_symlog_ticks() is a stub
  • add_positive_symlog_ticks() is a stub

Needed

  • Implement proper tick generation for symlog scale regions
  • Add tests for symlog edge cases
  • Ensure smooth transitions between regions

Found during code review of PR #341

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