Questions tagged [render]

Rendering is the process of generating an image from a model (or models in what collectively could be called a scene file), by means of computer programs.

A scene file contains objects in a strictly defined language or data structure; it would contain geometry, viewpoint, texture, lighting, and shading information as a description of the virtual scene

5211 questions
23
votes
4 answers

Render Highcharts canvas as a PNG on the page

I'm using the HighCharts library to generate some dynamic charts. However, I'd like to render the HighCharts canvas element as a PNG image, such that the user can copy and paste the chart into an email, etc. without having to use the exporting…
Ben Wilson
  • 2,271
  • 3
  • 26
  • 35
23
votes
3 answers

Backbone.js turning off wrap by div in render

I have model Post and collection Posts. And want to make form with list of all post in