• Hi all,

    I’m trying to create a calculator form and chart output on the same page, which will look like this:
    https://www.iproperty.com.my/financing/mortgage-calculator

    However all the plugins that I could found is either for only calculator/chart or cost money. Does any expert here know the quickest way to build a responsive calculator form and output chart on the same page for free?

    Many thanks!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi loongpatrick

    Do you need to use data that is comming from WP?

    If not, you can just code the calculator with Javascript and then integrate into WP

    Thread Starter loongpatrick

    (@loongpatrick)

    The data should be coming from a form in the page. The data flow should be like: Form in the page (input) -> calculation result (in numbers) & graph (according to input data)

    I’m not very good at JavaScript but what is the usual way that people do it with WP?

    You can insert the calculator using iframe
    or even you can insert HTML+JS code into your wordpress pages.

    As far as I know there is not any solution for free according your requirement.
    You have to code by yourself or to hire a programmer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to create calculator graphs for free’ is closed to new replies.