AstroDraw / AstroChart

A free and open-source TypeScript library for generating SVG charts to display planets in astrology.
https://astrodraw.github.io
MIT License
212 stars 55 forks source link

wat is there no aspect in my chart? and the sirius is a red point not symbol? #66

Closed kiloppertry closed 7 months ago

kiloppertry commented 11 months ago

Describe the bug A clear and QQ截图20231129123711 QQ截图20231129123427 concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional info (please complete the following information):

Additional context Add any other context about the problem here.

kiloppertry commented 11 months ago

i use react.js: const chart = new Chart("paper", 800, 800); chart.radix(data);

      <Box sx={{ position: "fixed", left: "5%", top: "5%" }}>
        <div id="paper"></div>
      </Box>
afucher commented 7 months ago

Answered in the discussion topic