Intekai

Results 8 comments of Intekai

yes but what if I want to do it for a new person? I want to use web apis without having to upload the person's data to your site, as...

how much for this?

@app.route("/svgchartsingle", methods=['POST']) def svgchartsingle(): data = request.get_json() if data is None: return jsonify({'error': 'Invalid JSON data'}), 400 chart_type = data['chart_type'] first_name = data['first']['name'] first_year = data['first']['year'] first_month = data['first']['month'] first_day...

I also looked at the reports the houses are wrong

![image](https://github.com/g-battaglia/kerykeion/assets/68114285/90d3fa73-bcca-4dd4-bc47-16c8a7199581)

![image](https://github.com/g-battaglia/kerykeion/assets/68114285/f50da8b7-7bf1-4faa-86c3-cc30be929238)

hello the calculation is now correct but not the order of the houses which is reversed you see it anti-clockwise ![image](https://github.com/g-battaglia/kerykeion/assets/68114285/5ff187d8-c812-4f56-b4a0-1e7842b5450a)